home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.igs.net!usenet
- From: Pierre Brazeau <p007@cnwl.igs.net>
- Newsgroups: comp.lang.c++
- Subject: goto command
- Date: 8 Apr 1996 03:04:14 GMT
- Organization: IGS - Information Gateway Services
- Message-ID: <4k9vne$9lu@nntp.igs.net>
- NNTP-Posting-Host: ppp10.cnwl.igs.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- Hello, my name is Mathieu Brazeau and i am having major trouble trying to
- return the program to a specific area in the program that i want. Like i
- have my program do somthing and i want it to go back to the begining so i
- can choose it to do anyother option.
-
-